Welcome![Sign In][Sign Up]
Location:
Search - thread linux

Search list

[Linux-Unixsemaphore

Description: 线程中使用Semaphore的例子 -The example for using semaphore in thread
Platform: | Size: 1024 | Author: 站长 | Hits:

[Web Serverphttpd-1.10.04.tar

Description: 支持线程的www服务器 -WWW server supporting thread
Platform: | Size: 293888 | Author: 站长 | Hits:

[Process-Threadthreadpool

Description: 使用IOCP实现的线程池管理,对线程很多的情况有用- Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
Platform: | Size: 24576 | Author: 站长 | Hits:

[Linux-UnixThread1.00

Description: thread编程-thread programming
Platform: | Size: 6144 | Author: 卢凤晖 | Hits:

[Documentsqt中文实战

Description: 介绍linux下流行的一种GUI--qt汉化的文章.-introduced a popular GUI-- qt finished article.
Platform: | Size: 21504 | Author: 周小东 | Hits:

[Internet-Networkthesocket

Description: 关于linux下基于QT界面socket编程的简单实例 -based on the QT socket programming interface simple example
Platform: | Size: 3072 | Author: 郭建川 | Hits:

[Process-Threadglibc-linuxthreads-2.3.tar

Description: This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c "pthread" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the other threads through the new system call clone(). Scheduling between threads is handled by the kernel scheduler, just like scheduling between Unix processes.
Platform: | Size: 243712 | Author: 马帅 | Hits:

[Embeded Linuxthread105

Description: 这是嵌入式Linux操作系统下多线程的编程的源程序-This is the embedded Linux operating system multithreaded programming source
Platform: | Size: 1923072 | Author: 黄小波 | Hits:

[Linux-Unixrtlinux-2.2.tar

Description: RT-LINUX2.2源代码,RT-LINUX是硬实时操作系统,在实时性要求高的场合得到广泛应用-RT-LINUX2.2 source code, RT-Linux is a hard real-time operating system, the real-time demands of occasions been widely applied
Platform: | Size: 560128 | Author: shu | Hits:

[Linux-Unixipv6ping

Description: linux下 ipv6协议 ping程序 最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序,多线程结构安排不一定合理,待试验后进一步修改 4.在终端./pingipv6 IP1 1P2......即可运行程序 5.为单源文件,没写make,编译命令为: gcc -Wall -o pingipv6 pingipv6.c -lpthread -ipv6 agreement under the most ping process two threads running 50. Thread each send four packets ICMP6 after receiving three. Testing procedures, multithreaded structure is not necessarily reasonable, the trial after further revision 4. The terminal ./pingipv6 IP1 1P2 .... .. can run programs 5. for single-source document, I did not write make, compile the order : gcc-Wall-o pingipv6 pingipv6.c- lpthread
Platform: | Size: 3072 | Author: 时柏营 | Hits:

[Process-Threadpthreadforlinux

Description: linux,驱动设计教程。linux多线程程序设计方法介绍。-linux, drive design handbook. Linux multithreaded programming method introduced.
Platform: | Size: 3072 | Author: 马涛 | Hits:

[Communicationepoll-lib-0.11.tar

Description: linux环境下大容量TCP连接,用于网络通信.-large capacity TCP connection for network communications.
Platform: | Size: 37888 | Author: 一路发 | Hits:

[Linux-Unixwork_queue_thread

Description: 实现了一个多线程工作组应用程序,此程序中使用了互斥对象,条件变量进行线程的控制。通过研究此程序,可以深刻理解线程的工作机理。-achieve a working group multithreaded applications, the use of this procedure the mutex object, variable conditions thread control. Research through this procedure, a profound understanding of the working mechanism of thread.
Platform: | Size: 4096 | Author: zhuwenjie | Hits:

[Linux-Unixmult_thread

Description: 多线程编程实例,内设有若干多线程操作方法,学习LINUX中线程属性的设置。-multithreaded programming examples, there are a number of multi-threaded operating methods, learning Linux thread attribute set.
Platform: | Size: 4096 | Author: baiyu | Hits:

[Linux-Unixlibftd2xx0.4.10.tar

Description: FT232 linux driver and demo program
Platform: | Size: 308224 | Author: 王自鑫 | Hits:

[Program doc12315646Linux

Description: 这是关于Linux下有关线程以及相关编程的一些文章,喜欢Linux的朋友可以看看。-This is on the Linux thread programming and related articles, like Linux friends can see.
Platform: | Size: 627712 | Author: 周颖 | Hits:

[Linux-Unixeaselib

Description: 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category, UDP services category, Mysql database operations, log type, configuration files analytic categories, Date Time operations, and Base64 MD5 encryption type, and thread pool thread category, XML documents and other types of analysis
Platform: | Size: 69632 | Author: 刘忠 | Hits:

[Linux-Unixmylibsrc

Description: 一个线程池的例子 运行环境linux,主要实现了线程的预先创建等 通过该例子可以学到怎样预先创建出一些线程-a thread pool example Linux operating environment. main thread of the advance through the creation of such examples can learn how to create some advance Thread
Platform: | Size: 14336 | Author: kevert | Hits:

[DocumentsC_Programming_Of_Linux

Description: 包括: 1)Linux程序设计入门--基础知识 2)Linux程序设计入门--进程介绍 3)Linux程序设计入门--文件操作 4)Linux程序设计入门--时间概念 5)Linux程序设计入门--信号处理 6)Linux程序设计入门--消息管理 7)Linux程序设计入门--线程操作 8)Linux程序设计入门--网络编程 9)Linux下C开发工具介绍 -include : 1) Linux program design portal-- basic knowledge 2) Introduction to Linux program design-- the process of introducing 3) Linux program design portal-- File 4) Introduction to Linux program design-- the concept of time 5) Li nux program design portal-- Signal Processing 6) Linux program design portal-- Message Management 7) Linu x Design portal-- Operation Thread 8) Linux program design portal-- Network Programming 9) Linux C development tools introduced
Platform: | Size: 36864 | Author: jackeyer | Hits:

[Internet-Networkpthreadsdll

Description: 附件是linux下面非常经典的线程库,如果你要做多线程编程,读写文件或其他共享资源,这个包很有用-Annex linux Below is a very classic Thread Library, if you do multithreaded programming, read and write documents or other shared resources, this useful package
Platform: | Size: 249856 | Author: Edgard | Hits:
« 1 2 3 45 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net